PreviousNextTracker indexSee it online !

(3/14) 980 - TextTools 1.16

{{{ TextTools 1.16
Source: Source code is in SVN with the tag svn.code.sf.net/p/jedit/svn/plugins/TextTools/tags/TextTools-1.16
Announcement:
- Optionally move line down after toggling a line comment - jarekczek
- German translation - thanks to rschwenn
- allow modifying read only buffers - Dale Anson
- fix for bug #1329, block shorting deletes characters - Dale Anson
- fix for bug #978, option to add space after comment
Requires Java 1.6
Requires jEdit 05.02.00.00

Short Description: This plugin provides a number of small actions for performing text manipulation.

Long Description: <HTML>
<HEAD>
<TITLE>TextTools</TITLE>
</HEAD>
<BODY>
<P>This plugin provides a number of small actions for performing text manipulation.</P>

<P>Currently, the package includes the Sort, Reverse Sort, Transpose Characters, Transpose Lines, and Transpose Words.</P>

<p> In addition, TextTools plugin offers the actions <b>Toggle Line Comment</b> and <b>Toggle Range Comment</b> for blocks of code. </p>

<P>See the plugin documentation for more details about the actions themselves.</P>
</BODY>
}}}

Submitted daleanson - 2015-08-10 18:04:31.957000 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments